home *** CD-ROM | disk | FTP | other *** search
/ Zoo Guides: Life in the Desert / Zoo Guides - Life in the Desert.iso / pc / lfnthdsr / chapters / shared.dir / 00402_Script_402 < prev    next >
Text File  |  1995-05-08  |  505b  |  24 lines

  1. --
  2. on shutup
  3. global thesprite, score
  4. set the castnum of sprite 15 to f27
  5. puppetsprite 15, false
  6. set the castnum of sprite 20 to f27
  7. puppetsprite 20, false
  8.  
  9. if the mouseh > 379 then
  10. if the mousev > 223 then
  11. put 0 into score
  12. set the castnum of sprite 7 to f72
  13. set the castnum of sprite 10 to f72
  14. set the castnum of sprite 9 to f72
  15. puppetsprite 7, false
  16. puppetsprite 10, false
  17. puppetsprite 9, false
  18. end if
  19. end if
  20.  
  21. set the castnum of sprite 15 to f27
  22. puppetsprite 15, false
  23.  
  24. updatestage